projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53def55
)
; * lisp/abbrev.el (copy-abbrev-table): Remove forgotten debug code.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Nov 2015 13:50:40 +0000
(15:50 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Nov 2015 13:50:40 +0000
(15:50 +0200)
lisp/abbrev.el
patch
|
blob
|
history
diff --git
a/lisp/abbrev.el
b/lisp/abbrev.el
index bd1650b569416001cf8c175b9aa9252289bbf98c..43a905b906e976811ea79db161671a337de27104 100644
(file)
--- a/
lisp/abbrev.el
+++ b/
lisp/abbrev.el
@@
-87,7
+87,6
@@
be replaced by its expansion."
"Make a new abbrev-table with the same abbrevs as TABLE.
Does not copy property lists."
(let ((new-table (make-abbrev-table)))
- (message "modif: %s" (abbrev-table-get new-table :abbrev-table-modiff))
(mapatoms
(lambda (symbol)
(define-abbrev new-table